home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Games / hello_kitty.swf / scripts / DefineButton2_83 / BUTTONCONDACTION on(release).as
Text File  |  2008-08-07  |  67b  |  5 lines

  1. on(release){
  2.    gotoAndStop("close_instruction");
  3.    play();
  4. }
  5.